AAsset_seek

Seek to the specified offset within the asset data. 'whence' uses the same constants as lseek()/fseek().

Returns the new position on success, or (off_t) -1 on error.

extern (C) nothrow @nogc
off_t
AAsset_seek
()

Meta